-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Redesign/refactor next recommended action #14032
refactor: Redesign/refactor next recommended action #14032
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14032 +/- ##
==========================================
+ Coverage 95.28% 95.30% +0.02%
==========================================
Files 1763 1762 -1
Lines 23000 23005 +5
Branches 2676 2677 +1
==========================================
+ Hits 21915 21926 +11
+ Misses 836 832 -4
+ Partials 249 247 -2 ☔ View full report in Codecov by Sentry. |
…sts and move tests down lvls to where the code is
…ithub.com/Altinn/altinn-studio into redesign/refactor-next-recommended-action
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice refactoring/cleanup of tests👍
...studio-components/src/components/StudioRecommendedNextAction/StudioRecommendedNextAction.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested ok and works as expected
Description
This PR updates the user story for component "Tabell for underskjema" based on the latest Figma design for subform and discussions with Anniken.
Design changes:
Code changes:
Video: Old User Story
gammel-brukerreise-underskjema.mp4
Video: New User Story
ny-brukerreise-underskjema.mp4
Related Issue(s)
Verification
Documentation